render: Implement -gtk-icon-transform for icon surfaces
authorBenjamin Otte <otte@redhat.com>
Tue, 20 Jan 2015 04:54:45 +0000 (05:54 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 20 Jan 2015 05:30:20 +0000 (06:30 +0100)
commitf7433557abd63c8e6d03ba31c14f004a0d62c173
treec384a480cb30bac93da604b0cba9fd473176f0f4
parent8c745088d5376ba399985dad98d82311218ca548
render: Implement -gtk-icon-transform for icon surfaces

Yes, I like playing around. To enjoy, add this CSS to your application
of choice (preferrably glade or something with lots of images):

GtkImage { animation: spin 2s linear infinite; }

You can thank me later.
gtk/gtkrendericon.c